Release 10.1A: OpenEdge Development:
ADM Reference
updateData
Updates an existing record.
Location: data.p Parameters:pcUpdateColumnNames AS CHARACTERComma-separated list of column names.
pcOldValues AS CHARACTERCurrent values of the updated record delimited by the DataDelimiter property. For more information, see the "DataDelimiter" section. The values are used to support optimistic locking and also to identify the record.
pcNewValues AS CHARACTERCurrent values of the updated record delimited by the DataDelimiter property. For more information, see the "DataDelimiter" section.
pcError AS CHARACTERAll error messages in
Notes: Output data is formatted according to the DataReadFormat property.ADM/Dynamicformat.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |